home *** CD-ROM | disk | FTP | other *** search
- PPCSetDebugMode
-
- is a tool to activate/disactivate certain debug outputs and has the following
- functions. Don`t expect output which is easily understandable...
-
- o LOADFILE/NOLOADFILE
-
- activate/disactivate the elf loader debug output
-
- o MEMORY/NOMEMORY
-
- activate/disactivate the memory management debug output
-
- o INIT/NOINIT
-
- activate/disactivate the lib init debug output.
- Only for completeness because when you activate it
- the init already passed by:-)
-
- o MSGIN/NOMSGIN
-
- activate/disactivate the communication from the PPC to the M68k
- debug output
-
- o MSGOUT/NOMSGOUT
-
- activate/disactivate the M68k scheduler communication to the PPC
- debug output.
-
- o TASK/NOTASK
-
- activate/disactivate the task functions debug output
-
- o MMU/NOMMU
-
- activate/disactivate the mmu function debug output
-
- o MSG/NOMSG
-
- activate/disactivate the message system M68k->PPC debug output
-
- o MISC/NOMISC
-
- activate/disactivate miscellanous functions debug output
-